Click or drag to resize

StreamingSubscription Constructor

Overload List
  NameDescription
Public methodStreamingSubscription
Initializes a new instance of the StreamingSubscription class.
Public methodStreamingSubscription(Boolean, EventType)
Initializes a new instance of the StreamingSubscription class.
Public methodStreamingSubscription(Boolean, IListEventType)
Initializes a new instance of the StreamingSubscription class.
Public methodStreamingSubscription(FolderId, EventType)
Initializes a new instance of the StreamingSubscription class.
Public methodStreamingSubscription(FolderId, IListEventType)
Initializes a new instance of the StreamingSubscription class.
Public methodStreamingSubscription(IListFolderId, IListEventType)
Initializes a new instance of the StreamingSubscription class.
Public methodStreamingSubscription(StandardFolder, EventType)
Initializes a new instance of the StreamingSubscription class.
Public methodStreamingSubscription(StandardFolder, IListEventType)
Initializes a new instance of the StreamingSubscription class.
Top
See Also